ComponentOne ASP.NET MVC Controls
ChartType Method (FinancialSeriesBuilder<T>)

C1.Web.Mvc.Finance.Fluent Namespace > FinancialSeriesBuilder<T> Class : ChartType Method
The value
Sets the ChartType property.
Syntax
'Declaration
 
Public Function ChartType( _
   ByVal value As ChartType _
) As FinancialSeriesBuilder(Of T)

Parameters

value
The value

Return Value

Current builder
Remarks
Gets or sets the type of financial chart to create.
See Also

Reference

FinancialSeriesBuilder<T> Class
FinancialSeriesBuilder<T> Members